Click or drag to resize

CalendarFolder Properties

The CalendarFolder type exposes the following members.

Properties
  NameDescription
Public propertyArchiveTag
Represents the archive tag.
(Inherited from Folder.)
Public propertyChildFolderCount
Represents the number of child folders that are contained within a folder.
(Inherited from Folder.)
Public propertyComment
Contains a comment of the folder.
(Inherited from Folder.)
Public propertyCreationTime
Contains the creation date and time of a folder.
(Inherited from Folder.)
Public propertyDisplayName
Contains the display name of a folder.
(Inherited from Folder.)
Public propertyEffectiveRights
Contains the client's rights based on the permission settings for the item or folder.
(Inherited from Folder.)
Public propertyEntryId
Contains a MAPI entry identifier of a folder.
(Inherited from Folder.)
Public propertyExtendedProperties
Contains a collection of a extended properties for folder.
(Inherited from Folder.)
Public propertyFolderClass
Represents the folder class for a given folder.
(Inherited from Folder.)
Public propertyFolderId
Contains the identifier and change key of a folder.
(Inherited from Folder.)
Public propertyHasSubFolders
Contains TRUE if folder contains subfolders.
(Inherited from Folder.)
Public propertyIsHidden
Contains TRUE if folder is hidden.
(Inherited from Folder.)
Public propertyIsReadOnly
Contains TRUE if folder is read only.
(Inherited from Folder.)
Public propertyIsSystem
Contains TRUE if folder is system.
(Inherited from Folder.)
Public propertyLastModifiedTime
Contains the date and time the folder was last modified.
(Inherited from Folder.)
Public propertyManagedFolderInformation
Contains information about a managed folder.
(Inherited from Folder.)
Public propertyParentId
Represents the identifier of the parent folder that contains the folder.
(Inherited from Folder.)
Public propertyPermissionSet
Contains all the configured permissions for a calendar folder.
Public propertyRetentionTag
Represents the retention tag.
(Inherited from Folder.)
Public propertySearchKey
Contains a key that identifies objects for a search.
(Inherited from Folder.)
Public propertySize
Contains the sizes of specified folders.
(Inherited from Folder.)
Public propertyStandardFolder
Represents the StandardFolder type.
(Inherited from Folder.)
Public propertyTotalCount
Represents the total count of items within a given folder.
(Inherited from Folder.)
Public propertyUnreadCount
Represents the count of unread items within a given folder.
(Inherited from Folder.)
Top
See Also